home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / var / cache / dictionaries-common / emacsen-ispell-dicts.el < prev    next >
Text File  |  2008-10-29  |  846b  |  47 lines

  1. ;;; This file is part of the dictionaries-common package.
  2. ;;; It has been automatically generated.
  3. ;;; DO NOT EDIT!
  4.  
  5. ;; Adding aspell dicts
  6.  
  7. (add-to-list 'debian-aspell-only-dictionary-alist
  8.   '("english"
  9.      "[a-zA-Z]"
  10.      "[^a-zA-Z]"
  11.      "[']"
  12.      nil
  13.      ("-d" "en")
  14.      nil
  15.      iso-8859-1))
  16. (add-to-list 'debian-aspell-only-dictionary-alist
  17.   '("canadian"
  18.      "[a-zA-Z]"
  19.      "[^a-zA-Z]"
  20.      "[']"
  21.      nil
  22.      ("-d" "en_CA")
  23.      nil
  24.      iso-8859-1))
  25. (add-to-list 'debian-aspell-only-dictionary-alist
  26.   '("british"
  27.      "[a-zA-Z]"
  28.      "[^a-zA-Z]"
  29.      "[']"
  30.      nil
  31.      ("-d" "en_GB")
  32.      nil
  33.      iso-8859-1))
  34. (add-to-list 'debian-aspell-only-dictionary-alist
  35.   '("american"
  36.      "[a-zA-Z]"
  37.      "[^a-zA-Z]"
  38.      "[']"
  39.      nil
  40.      ("-d" "en_US")
  41.      nil
  42.      iso-8859-1))
  43.  
  44.  
  45.  
  46. ;; No emacsen-aspell-equivs entries were found
  47.